Skip to main content

mobilePurchaseVerify

Type

command

Summary

Confirm or reject a purchase in the unverified state.

Syntax

mobilePurchaseVerify <purchaseID>, <verified>

Description

Use mobilePurchaseVerify to confirm or reject a purchase.

The command mobilePurchaseVerify is used to confirm or reject a purchase in the unverified state.

Parameters

NameTypeDescription

purchaseID

The identifier of the purchase request.

verified

boolean

A boolean that specifies the state of the purchaseStateUpdate message to be sent. True indicates current state of the purchase request. False sends an error at this state.

Examples

mobilePurchaseVerify thePurchaseId, true

command: mobilePurchaseSet, mobileDisablePurchaseUpdates, mobileRestorePurchases, iphoneRequestProductDetails, mobilePurchaseSendRequest, mobilePurchaseConfirmDelivery, mobileEnablePurchaseUpdates, mobilePurchaseCreate

function: mobilePurchaseState, mobilePurchaseError, mobileCanMakePurchase, mobilePurchaseGet, mobilePurchases

message: purchaseStateUpdate

Compatibility and Support

Introduced

LiveCode 5.0.1

OS

android

Platforms

mobile

Thank you for your feedback!

Was this page helpful?